#Tool
CICFlowmeter

#Description
CICFlowMeter is a network traffic flow generator and analyser.
It can be used to generate bidirectional flows, where the first packet determines the forward (source to destination) and backward (destination to source) directions, hence more than 80 statistical network traffic features such as Duration, Number of packets, Number of bytes, Length of packets, etc. can be calculated separately in the forward and backward directions.

#Link 
https://www.unb.ca/cic/research/applications.html#CICFlowMeter

#Usage
CICFlowmeter is used in convert mode, where it is given a pcap as an input. The command is the following:
convert -d /path/to/output/folder -k /path/to/input/pcap

#Input
capture_date.pcap file from tcpdump folder

#Output
capture_date_ISCX.csv file created by CICFlowmeter
